[index]

Bottom Property

Syntax

set the bottom of <object> to <location>
Applies to all objects, backgrounds, card windows, message box, toolbar

Description

The bottom property determines the position of the bottom of an object, measured in pixels from the top of the card window. The bottom property also determines the distance between the bottom of the card window and the top of the Oracle Media Objects window. You can use the bottom property to determine or change item 4 in the rectangle property (top, left, right, bottom) of a specific object.

Notes

Examples

Create a button and name it "test". Type the following in the Message Box and press Enter: get the bottomRight of button "test" put it into temp of temp+50 Oracle Media Objects repositions the button on the card. Type the following statement in the Message Box and press Enter to move the current card window down 10 pixels on the screen:
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.